STEP 9: "rock" beats "scissors" so the player will win this round!

  • In the if statement, change the first test value to "rock".
  • In the if statement, change the second test value to "scissors".
  • Change the string in .set_text() to "Player wins!"

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)